home *** CD-ROM | disk | FTP | other *** search
- # directory settings
- UNC$SYSTEM = C:\SURFCAM\spost61w\ # executables
- UNC$LIBRARY = C:\SURFCAM\spost61w\ # library post and inc files
- UNC$SOURCE = C:\SURFCAM\spost61w\ # optional source dir
- UNC$SCRATCH = C:\SURFCAM\spost61w\ # scratch
- UNC$INCLUDE = C:\SURFCAM\spost61w\ # optional include dir
- UNC$OUTPUT = C:\SURFCAM\inc\ # optional output dir
- OPTGEN = SURFCAM # optgen type
-
- # Specify optional TAPE file exetension, default is PU1 (3char max)
- TAPE_EXT=NCC
-
- # Specify optional LIST file exetension, default is LST (3char max)
- LIST_EXT=LST
-
- # Prompt for any key at post completion to hold the window = ON/OFF
- END_PROMPT = OFF
-
- HEADER_FG=White # Header Foreground Color
- HEADER_BG=Blue # Header Background Color
- TITLE=White # Postprocessor Title Color
- MENU=White # Menu Color
- DATA=Yellow # Postprocessor Data Color
- QUESTION_FG=Black # Current Question Foreground Color
- QUESTION_BG=White # Current Question Background Color
- HELP=White # Context Sensitive Help Color
- PROMPT=Yellow # Prompt Color
- FOOTER_FG=White # Footer Foreground Color
- FOOTER_BG=Blue # Footer Background Color
- FUNC_FG=Black # Function Keys Foreground Color
- FUNC_BG=White # Function Keys Background Color
- BACKGROUND=Blue # Background Color
-